Below you will find some of the various files used in the moss map project.
Simplified/Converted Vector Map with City Light Holes
Simplified Vector Mercator Map with City Light Holes
Chopped Up Mercator Map Panels for CNC Cutting
Printout Large Format Maps in 8.5x11 Sheets (Glue/Tape Together)
24x36 Poster Size Map Printout in Letter Size Pages - 15 Sheets
60x96 Wall Size Map Printout in Letter Size Pages - 91 Sheets
Arduino UNO Code for Fading Lights Using N-Channel Mosfets
Here is a download link to the Arduino INO file containing the code I used in the map project to control the pins connected to the N-Channel Mosfet Transitors.
You can purchase a kit containing these N-Channel Mosfets from Amazon: https://amzn.to/33eKHsu
Remember you will need to install the Arduino SoftPWM library for this code to work! SoftPWM is a wiring framework (and Arduino) Library to produce PWM signals on any arbitrary Arduino pin (including analog pins).